func internal/profile.isNegative

2 uses

	internal/profile (current package)
		graph.go#L321: 		if dropNegative && isNegative(n) {
		graph.go#L335: func isNegative(n *Node) bool {